chore(deps): update all non-major dependencies #162
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.10.1
->^4.11.0
^3.3.0
->^3.4.0
^2.2.1
->^2.3.2
^2.2.1
->^2.3.2
9.3.1
->9.4.0
^3.4.0
->^3.4.2
^9.22.0
->^9.23.0
^3.1.4
->^3.1.7
10.6.2
->10.7.0
v4.0.0
->v4.1.0
5.6.3
->5.8.2
5.6.3
->5.8.2
^3.0.8
->^3.1.1
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.11.0
Compare Source
🚀 Features
View changes on GitHub
v4.10.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
nuxt/content (@nuxt/content)
v3.4.0
Compare Source
Features
node:sqlite
under flag (#3230) (e97d579)Bug Fixes
nuxt/devtools (@nuxt/devtools-kit)
v2.3.2
Compare Source
Bug Fixes
vite-plugin-vue-tracer
(0c1740c)v2.3.1
Compare Source
Bug Fixes
execa
to be compatible with Node v18, fix #821 (f15c7dc)v2.3.0
Compare Source
Features
2.2.1 (2025-03-05)
Bug Fixes
nuxt-modules/i18n (@nuxtjs/i18n)
v9.4.0
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
getRouteBaseName
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3446 (3ca5e)🐞 Bug Fixes
typescript
todependencies
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3447 (2cd02)View changes on GitHub
v9.3.4
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
esbuild
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3428 (b9e00)bundle.optimizeTranslationDirective
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3436 (3f55a)View changes on GitHub
v9.3.3
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
detectBrowserLanguage: false
in SSG plugin - by @ap-arto in https://github.com/nuxt-modules/i18n/issues/3410 (5f56b)View changes on GitHub
v9.3.2
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
@intlify/unplugin-vue-i18n
to^6.0.5
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3420 (10443)View changes on GitHub
unjs/consola (consola)
v3.4.2
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v3.4.1
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)
v9.23.0
Compare Source
harlan-zw/nuxt-site-config (nuxt-site-config)
v3.1.7
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.5
Compare Source
🐞 Bug Fixes
defaultLocale
respects proper locale - by @harlan-zw (c7315)View changes on GitHub
pnpm/pnpm (pnpm)
v10.7.0
Compare Source
Minor Changes
pnpm config get
andlist
also show settings set inpnpm-workspace.yaml
files #9316.It should be possible to use env variables in
pnpm-workspace.yaml
setting names and value.Add an ability to patch dependencies by version ranges. Exact versions override version ranges, which in turn override name-only patches. Version range
*
is the same as name-only, except that patch application failure will not be ignored.For example:
The above configuration would apply
patches/foo-3.patch
to[email protected]
,patches/foo-2.patch
to allfoo
versions which satisfy^2.0.0
except2.1.0
, andpatches/foo-1.patch
to the remainingfoo
versions.pnpm config set --location=project
saves the setting to apnpm-workspace.yaml
file if no.npmrc
file is present in the directory #9316.Rename
pnpm.allowNonAppliedPatches
topnpm.allowUnusedPatches
. The old name is still supported but it would print a deprecation warning message.Add
pnpm.ignorePatchFailures
to manage whether pnpm would ignore patch application failures.If
ignorePatchFailures
is not set, pnpm would throw an error when patches with exact versions or version ranges fail to apply, and it would ignore failures from name-only patches.If
ignorePatchFailures
is explicitly set tofalse
, pnpm would throw an error when any type of patch fails to apply.If
ignorePatchFailures
is explicitly set totrue
, pnpm would print a warning when any type of patch fails to apply.Patch Changes
v10.6.5
Compare Source
v10.6.4
: pnpm 10.6.4Compare Source
Patch Changes
pnpm dlx
with--allow-build
flag #9263.use-node-version
should not cause pnpm itself to break #9276.Platinum Sponsors
Gold Sponsors
v10.6.3
Compare Source
Patch Changes
pnpm install --prod=false
should not crash, when executed in a project with apnpm-workspace.yaml
file #9233. This fixes regression introduced via #9211.Add the missing
node-options
config torecursive run
#9180.Removed a branching code path that only executed when
dedupe-peer-dependents=false
. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that overridededupe-peer-dependents
to false. There should be less unique bugs from turning offdedupe-peer-dependents
.See details in #9259.
pnpm/action-setup (pnpm/action-setup)
v4.1.0
Compare Source
Add support for
package.yaml
#156.microsoft/TypeScript (typescript)
v5.8.2
Compare Source
v5.7.3
: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2
: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
vitest-dev/vitest (vitest)
v3.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.0
Compare Source
v3.0.9
Compare Source
🐞 Bug Fixes
ctx.skip()
asnever
- by @sirlancelot in https://github.com/vitest-dev/vitest/issues/7608 (09f35)resolveConfig
API - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7623 (db14a)toHaveBeenCalledWith(asymmetricMatcher)
withundefined
arguments - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7624 (0fb21)getState().testPath
during collection with no isolation - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7640 (3fb3f)coverage.all
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7597 (422ba)buildStart
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7652 (29f5a)removeEventListener
is bound to worker - by @joelgallant in https://github.com/vitest-dev/vitest/issues/7631 (ff42b)View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.